fix(rivetkit-core): cap SerializeState shutdown timeout at 15s#4742
fix(rivetkit-core): cap SerializeState shutdown timeout at 15s#4742NathanFlurry merged 1 commit intomainfrom
Conversation
Code Review: fix(rivetkit-core): cap SerializeState shutdown timeout at 15sOverviewThis is a minimal, focused change that reduces the AnalysisCorrectness The constant is used in The timeout arm returns Code Quality
Concerns / Suggestions
Overall The change is safe and well-scoped. The main gap is the empty PR description — the motivation and any related incidents should be documented so future maintainers understand why 15s was chosen over 30s (or any other value). |
96f71c0 to
c43b558
Compare
f32030d to
96f22d0
Compare
c43b558 to
f4dbc84
Compare
96f22d0 to
cfc540f
Compare
f4dbc84 to
b3b1cf8
Compare
0c5605c to
ed50b2a
Compare
610bbe5 to
bbf3422
Compare
ed50b2a to
9ba012c
Compare

Description
Please include a summary of the changes and the related issue. Please also include relevant motivation and context.
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes.
Checklist: